From: Raspbian automatic forward porter Date: Thu, 19 Jan 2023 02:00:13 +0000 (+0000) Subject: Merge version 13.0.0+r11-1+rpi1 and 13.0.0+r24-1 to produce 13.0.0+r24-1+rpi1 X-Git-Tag: archive/raspbian/13.0.0+r24-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi///%22http:/www.example.com/cgi/?a=commitdiff_plain;h=ff281700bc08163809cf28dab165e5ddbc6ad2ee;p=android-platform-external-boringssl.git Merge version 13.0.0+r11-1+rpi1 and 13.0.0+r24-1 to produce 13.0.0+r24-1+rpi1 --- ff281700bc08163809cf28dab165e5ddbc6ad2ee diff --cc debian/changelog index bf1c5dd,f220655..c7497df --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,32 +1,42 @@@ - android-platform-external-boringssl (13.0.0+r11-1+rpi1) bookworm-staging; urgency=medium ++android-platform-external-boringssl (13.0.0+r24-1+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 10.0.0+r36-1+rpi1 by Peter Michael Green at Tue, 19 Jan 2021 16:01:40 +0000] + * Mark asm as armv6 to avoid setting off armv7 contamination checker. + * set __ARM_MAX_ARCH__ to 6. + * disable HWAES define. + * disable GHASH_ASM_ARM define. + - -- Raspbian forward porter Wed, 02 Nov 2022 00:05:30 +0000 ++ -- Raspbian forward porter Thu, 19 Jan 2023 02:00:13 +0000 ++ + android-platform-external-boringssl (13.0.0+r24-1) unstable; urgency=medium + + [ Debian Janitor ] + * Use correct machine-readable copyright file URI. + * Bump debhelper from old 12 to 13. + * Update standards version to 4.6.1, no changes needed. + + [ Roger Shimizu ] + * New upstream release 13.0.0+r24 + * debian/*.lintian-overrides: Update to make more accurate. + * debian/copyright: + - Remove non-existing entries. + - Fix typo. + + -- Roger Shimizu Mon, 16 Jan 2023 02:04:16 -0800 + + android-platform-external-boringssl (13.0.0+r11-3) unstable; urgency=medium + + * Team upload. + * Add patch to skip failing test (Closes: #1026716) + * Move package description to source package + + -- Jochen Sprickerhof Tue, 27 Dec 2022 22:11:29 +0100 + + android-platform-external-boringssl (13.0.0+r11-2) unstable; urgency=medium + + * debian/rules: Export gdwarf-4 so we align with ubuntu patches. + + -- Roger Shimizu Tue, 15 Nov 2022 22:28:07 -0800 android-platform-external-boringssl (13.0.0+r11-1) unstable; urgency=medium diff --cc debian/patches/series index 2429b36,54d6270..3d32f4c --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,3 -1,3 +1,4 @@@ 01-Add-new-Arch-ia64-riscv64-sh4-x32.patch 02-sources-mk.patch + 0003-Disable-failing-test.patch +armv6.patch